Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update template #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update template #10

wants to merge 3 commits into from

Conversation

nrueh
Copy link

@nrueh nrueh commented Jul 10, 2024

@tortinator Here are a few ideas on how to update the template.

Do we want to include asp-macros as well?

In combination with listings this snippet appears a lot. Do we want to include this in any place?

\lstset{aboveskip=2\smallskipamount,belowskip=\smallskipamount,captionpos=b}
\lstset{numbers=left,numberblanklines=false,basicstyle=\ttfamily}
\lstdefinelanguage{clingos}{%
  language=clingo,%
  basicstyle=\small\ttfamily%
}

@nrueh
Copy link
Author

nrueh commented Jul 10, 2024

It also seems that this command pulls the latest master of all submodules

git submodule foreach 'git pull origin master'

Do we want to put this in make init?
@tortinator @rkaminsk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant